home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / EXAMPLES.PAK / README.TXT < prev    next >
Text File  |  1997-05-06  |  564b  |  17 lines

  1. ----------------------------------------------------------------------------
  2.  Borland C++
  3.  Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
  4. ----------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     DOS EXAMPLES
  8.  
  9. BARCHART - Uses the Borland Graphics Interface (BGI) to dipslay a bar chart.
  10. HELLO    - A simple DOS program.
  11. MYMAIN   - Demonstrates how to pass command line arguments to your program.
  12. VCIRC    - Uses BGI to display a circle.
  13.  
  14. See also the example BGIDEMO located in \BC5\BGI.
  15.  
  16.  
  17.